PDF4Java Reference Documentation
com.o2sol.pdf4java.destinations Package / PDFDestination Class / getType Method
In This Topic
    getType Method
    In This Topic
    Gets the destination type.
    Syntax
    public PDFDestinationType getType()

    Return Value

    A PDFDestinationType enum member that represents the type of the destination.
    See Also